VectorRenderer.isSupported

Checks whether libshumate was compiled with vector tile support. If it was not, vector renderers cannot be created or used.

class VectorRenderer
static
bool
isSupported
()

Return Value

Type: bool

%TRUE if libshumate was compiled with -Dvector_renderer=true or %FALSE if it was not

Meta